Adding Big Numbers

05.04.2023

We need to sum big numbers and we require your help. Write a function that returns the sum of two numbers. The input numbers are strings and the function must return a string.

Blog_Description